chore: override undici to ^7.29.0 and ip-address to ^10.3.1 - #293
Merged
Conversation
Bumps the undici and ip-address dependency override versions flagged by the nightly Security Scan and regenerates the affected package-lock overrides and OSS attribution. Downstream finding-override patches (axios, form-data, github-copilot, tar, ws) are refreshed only for context drift in the shared overrides block; their own override versions are unchanged.
skazantsev
approved these changes
Aug 7, 2026
This was referenced Aug 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue
Description of Changes
Bumps npm dependency override versions flagged by the nightly Security Scan (Amazon Inspector,
code-editor-sagemaker-servertarget) and regenerates the affected package-lock overrides + OSS attribution.undici:^7.28.0->^7.29.0ip-address:^10.1.1->^10.3.1The downstream
finding-override-{axios,form-data,github-copilot,tar,ws}.diffpatches are refreshed only for diff-context drift in the shared rootoverridesblock; their own override versions are unchanged.brace-expansion(inbuild-tools/oss-attribution/oss-attribution-generator) is NOT included here: the^5.0.8->^5.0.9bump onmainis already covered by open Dependabot PR #292.Testing
./scripts/prepare-src.sh code-editor-sagemaker-serverapplies the full patch series cleanly after the rebase-heal.scripts/update-package-locks.shflow) and unified OSS attribution regenerated, both inside thecode-editor-ubuntucontainer.jqin all 8 lockfiles (4 series, root +remote/):undici7.29.0 andip-address10.4.0 (>= 10.3.1) everywhere.LICENSE-THIRD-PARTYdiff is exactly the two version lines (ip-address 10.2.0 -> 10.4.0, undici 7.28.0 -> 7.29.0).Screenshots/Videos
N/A
Additional Notes
Override-only change; no source/behavior changes. Patch headers keep the deterministic
@generatormetadata (scripts/patches/apply-override.sh) so they can be regenerated on upstream bumps.Backporting
The same fix is being raised as separate PRs against
1.0,1.1, and1.2. Those PRs additionally include thebrace-expansion^5.0.9build-tool bump, since Dependabot #292 targetsmainonly.By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.